func time.parse
3 uses
time (current package)
format.go#L1030: return parse(layout, value, UTC, Local)
format.go#L1045: return parse(layout, value, loc, loc)
format.go#L1048: func parse(layout, value string, defaultLocation, local *Location) (Time, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)